home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
System Booster
/
System Booster.iso
/
Archives
/
Timing
/
ClockDJ.lha
/
ClockDJ
/
ClockRexxExamples
/
qual.rexx
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
OS/2 REXX Batch file
|
1991-08-05
|
224 b
|
9 lines
/* rexx set qualifier */
options results
address clockdj
getactivewindow
window = result
qualifier '8022'x /* right alt + right shift */
inject window '0d'x /* [return ] */
qualifier '8000'x /* reset to relative mouse */